getWorldTouchPosition

Gets touch position in world transform. The world transform can both be based in Viewport argument, if none is passed, it is based on the currently active viewport

version(none)
float[2] function(uint id = 0, Viewport vp = null) getWorldTouchPosition;

Meta